Chore(deps): Bump ujson from 5.12.0 to 5.12.1#1125
Conversation
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@5.12.0...5.12.1) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
foxpatch-aleph
left a comment
There was a problem hiding this comment.
Clean patch version bump from ujson 5.12.0 to 5.12.1. The change is limited to a single version string in pyproject.toml. The upstream release fixes two memory leaks (encoding ref leak with non-English characters, and a leak in dump() failure paths), which are clear improvements. No lockfile needs updating (none present). No code changes, no API differences, no risk of breakage.
foxpatch-aleph
left a comment
There was a problem hiding this comment.
Standard dependabot patch version bump for ujson from 5.12.0 to 5.12.1. The change is limited to updating the version constraint in pyproject.toml. The release fixes a memory leak in ujson.dump() and a ref leak with non-English characters — both positive improvements with no breaking changes. No further action needed.
Bumps ujson from 5.12.0 to 5.12.1.
Release notes
Sourced from ujson's releases.
Commits
7d9036fTemporarily disable pre-built wheels for graalpy on macOS (#730)0bf630aTemporarily disable pre-built wheels for graalpy on macOS46f7596Enable read access for CI/CD82af1d0Fix failure cleanup paths in ujson.dump()ceae6cdGitignore .fuse_hidden and .DS_Store filesdd87ed3Improve unit test coverage (#718)ddbe2daUpdate release-drafter/release-drafter action to v7.2.1 (#717)3be5ae5Update release-drafter/release-drafter action to v7.2.19f90a8cFix encoding ref leak with non-English character (#714)f1574e5Hash pin GitHub Actions (#715)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.